The ImagickPixel class
PHP Manual

ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Descripción

int ImagickPixel::getColorCount ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the color count associated with this color.

Valores retornados

Returns the color count as an integer on success, throws ImagickPixelException on failure.


The ImagickPixel class
PHP Manual